object AbortForm: TAbortForm Left = 350 Top = 274 BorderIcons = [] BorderStyle = bsDialog Caption = 'Printing status' ClientHeight = 82 ClientWidth = 427 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 120 Position = poScreenCenter TextHeight = 16 object PrintingMessage: TLabel Left = 12 Top = 12 Width = 405 Height = 16 Alignment = taCenter AutoSize = False end object BitBtn1: TBitBtn Left = 169 Top = 40 Width = 89 Height = 33 TabOrder = 0 OnClick = BitBtn1Click Kind = bkAbort end end